20. Convergence of Positive Series

d.1. The Limit Comparison Test

Sometimes in applying the Simple Comparison Test to a series n=noan\displaystyle \sum_{n=n_o}^\infty a_n we may be able to identify a comparison series n=nobn\displaystyle \sum_{n=n_o}^\infty b_n and show that the comparison series converges or diverges. However, we may not be able to show bnanb_n \ge a_n or bnanb_n \le a_n (respectively) or it may not even be true. In that case, we should try the Limit Comparison Test:

The Limit Comparison Test
Suppose n=noan\displaystyle \sum_{n=n_o}^\infty a_n and n=nobn\displaystyle \sum_{n=n_o}^\infty b_n are positive series and limnanbn=L\displaystyle \lim_{n\to\infty}\dfrac{a_n}{b_n}=L.

  1. If 0<L<0 \lt L \lt \infty, then n=noan\displaystyle \sum_{n=n_o}^\infty a_n is convergent if and only if n=nobn\displaystyle \sum_{n=n_o}^\infty b_n is convergent.
  2.   Here, “if and only if” means
      if n=nobn\displaystyle \sum_{n=n_o}^\infty b_n is convergent then n=noan\displaystyle \sum_{n=n_o}^\infty a_n is convergent,
      and if n=nobn\displaystyle \sum_{n=n_o}^\infty b_n is divergent then n=noan\displaystyle \sum_{n=n_o}^\infty a_n is divergent.

    [×]
  3. If L=0L=0 and n=nobn\displaystyle \sum_{n=n_o}^\infty b_n is convergent, then n=noan\displaystyle \sum_{n=n_o}^\infty a_n is also convergent.
  4. If L=L=\infty and n=nobn\displaystyle \sum_{n=n_o}^\infty b_n is divergent, then n=noan\displaystyle \sum_{n=n_o}^\infty a_n is also divergent.

  \Longleftarrow Read this! It's easy.
  \Longleftarrow The proof requires the precise definition of the limit of a sequence.

Cases (2) and (3) are called the extreme cases, and arise very rarely.
If L=0L=0 and n=nobn\displaystyle \sum_{n=n_o}^\infty b_n is divergent, or L=L=\infty and n=nobn\displaystyle \sum_{n=n_o}^\infty b_n is convergent, the Limit Comparison Test FAILS.

Justification

The most common case is Case 1 where 0<L<0 \lt L \lt \infty. In that case, the limit limnanbn=L\displaystyle \lim_{n\to\infty}\dfrac{a_n}{b_n}=L says, for large nn, that anLbna_n\approx L\,b_n. So for large NN, the tails of the series satisfy n=NanLn=Nbn\displaystyle \sum_{n=N}^\infty a_n \approx L \sum_{n=N}^\infty b_n. So n=noan\displaystyle \sum_{n=n_o}^\infty a_n is finite if and only if n=nobn\displaystyle \sum_{n=n_o}^\infty b_n is finite.

In Case 2, the extreme case with L=0L=0, the limit limnanbn=0\displaystyle \lim_{n\to\infty}\dfrac{a_n}{b_n}=0 says, for large nn, that ana_n is much smaller than bnb_n. So if n=nobn\displaystyle \sum_{n=n_o}^\infty b_n is finite, then n=noan\displaystyle \sum_{n=n_o}^\infty a_n is even more finite.

In Case 3, the extreme case with L=L=\infty, the limit limnanbn=\displaystyle \lim_{n\to\infty}\dfrac{a_n}{b_n}=\infty says, for large nn, that ana_n is much larger than bnb_n. So if n=nobn\displaystyle \sum_{n=n_o}^\infty b_n is infinite, then n=noan\displaystyle \sum_{n=n_o}^\infty a_n is even more infinite.

[×]

Determine if n=1n2n1n5/2\displaystyle \sum_{n=1}^\infty \dfrac{n^2-n-1}{n^{5/2}} is convergent or divergent.

This is similar to the exercise on the previous page except for the signs in the numerator. We have an=n2n1n5/2a_n=\dfrac{n^2-n-1}{n^{5/2}}. For large nn, the term n2n^2 is larger than both nn and 11. So we take bn=n2n5/2=1n1/2b_n=\dfrac{n^2}{n^{5/2}}=\dfrac{1}{n^{1/2}}. Now n=1bn=n=11n1/2\displaystyle \sum_{n=1}^\infty b_n=\sum_{n=1}^\infty \dfrac{1}{n^{1/2}} diverges because it is a pp-series with p=12<1p=\dfrac{1}{2} \lt 1. Finally, we need to compare ana_n and bnb_n. Since, n2n1<n2n^2-n-1 \lt n^2, we have an=n2n1n5/2<n2n5/2=bna_n=\dfrac{n^2-n-1}{n^{5/2}} \lt \dfrac{n^2}{n^{5/2}}=b_n. Unfortunately, this inequality is in the wrong direction to be able to conclude n=1an\displaystyle \sum_{n=1}^\infty a_n is divergent using the Simple Comparison Test. So we try the Limit Comparison Test by computing: (Notice how we divide by bnb_n by multiplying by its reciprocal.) L=limnanbn=limnn2n1n5/2n1/21=limnn2n1n2=limn(11n1n2)=1\begin{aligned} L&=\lim_{n\to\infty}\dfrac{a_n}{b_n} =\lim_{n\to\infty}\dfrac{n^2-n-1}{n^{5/2}}\cdot\dfrac{n^{1/2}}{1} \\ &=\lim_{n\to\infty}\dfrac{n^2-n-1}{n^2} =\lim_{n\to\infty}\left(1-\dfrac{1}{n}-\dfrac{1}{n^2}\right)=1 \end{aligned} Since 0<L<0 \lt L \lt \infty and n=1bn\displaystyle \sum_{n=1}^\infty b_n diverges, we conclude n=1an\displaystyle \sum_{n=1}^\infty a_n also diverges.

Determine if n=1n2+nn4+sinn\displaystyle \sum_{n=1}^\infty \dfrac{n^2+n}{n^4+\sin n} is convergent or divergent.

We have an=n2+nn4+sinna_n=\dfrac{n^2+n}{n^4+\sin n}. For large nn, the term n2n^2 is larger than nn and the term n4n^4 is larger than sinn\sin n. So we take bn=n2n4=1n2b_n=\dfrac{n^2}{n^4}=\dfrac{1}{n^2}. Now n=1bn=n=11n2\displaystyle \sum_{n=1}^\infty b_n =\sum_{n=1}^\infty \dfrac{1}{n^2} converges because it is a pp-series with p=2>1p=2 \gt 1. Finally, we need to compare ana_n and bnb_n. We know n2+n>n2n^2+n \gt n^2, but we cannot say whether n4+sinnn^4+\sin n is bigger or smaller than n4n^4. So we are unable to apply the Simple Comparison Test. So we try the Limit Comparison Test by computing: L=limnanbn=limnn2+nn4+sinnn21=limnn4+n3n4+sinn=1\begin{aligned} L&=\lim_{n\to\infty}\dfrac{a_n}{b_n} =\lim_{n\to\infty}\dfrac{n^2+n}{n^4+\sin n}\cdot\dfrac{n^2}{1} \\ &=\lim_{n\to\infty}\dfrac{n^4+n^3}{n^4+\sin n} =1 \end{aligned} Since 0<L<0 \lt L \lt \infty and n=1bn\displaystyle \sum_{n=1}^\infty b_n converges, we conclude n=1an\displaystyle \sum_{n=1}^\infty a_n also converges.

Determine if n=0n2nn7/3\displaystyle \sum_{n=0}^\infty \dfrac{n^2-n}{n^{7/3}} is convergent or divergent.

Hint

Let bn=n2n7/3=1n1/3b_n=\dfrac{n^2}{n^{7/3}}=\dfrac{1}{n^{1/3}}.

[×]

Answer

n=0n2nn7/3\displaystyle \sum_{n=0}^\infty \dfrac{n^2-n}{n^{7/3}} is divergent.

[×]

Solution

We have an=n2nn7/3a_n=\dfrac{n^2-n}{n^{7/3}}. For large nn, the n-n term is negligible, so we take bn=n2n7/3=1n1/3b_n=\dfrac{n^2}{n^{7/3}}=\dfrac{1}{n^{1/3}}. The series, n=01n1/3\displaystyle \sum_{n=0}^\infty \dfrac{1}{n^{1/3}}, is a divergent pp-series with p=1/3<1p=1/3 \lt 1. Finally, we need to compare ana_n and bnb_n. Since, n2n<n2n^2-n \lt n^2, we have an=n2nn7/3<n2n7/3=bna_n=\dfrac{n^2-n}{n^{7/3}} \lt \dfrac{n^2}{n^{7/3}}=b_n. This inequality is in the wrong direction to be able to conclude n=1an\displaystyle \sum_{n=1}^\infty a_n diverges using the Simple Comparison Test. So, we try the Limit Comparison Test, L=limnanbn=limnn2nn7/3n1/31=limnn2nn2=1\begin{aligned} L&=\lim_{n\to\infty}\dfrac{a_n}{b_n} =\lim_{n\to\infty}\dfrac{n^2-n}{n^{7/3}}\cdot\dfrac{n^{1/3}}{1} \\ &=\lim_{n\to\infty}\dfrac{n^2-n}{n^2} =1 \end{aligned} Since 0<L<0 \lt L \lt \infty and n=1bn\displaystyle \sum_{n=1}^\infty b_n diverges, we conclude n=1an\displaystyle \sum_{n=1}^\infty a_n also diverges.

dd  

[×]

Determine if n=02n+n24nn4\displaystyle \sum_{n=0}^\infty \dfrac{2^n+n^2}{4^n-n^4} is convergent or divergent.

Hint

Let bn=2n4n=(12)nb_n=\dfrac{2^n}{4^n}=\left(\dfrac{1}{2}\right)^n.

[×]

Answer

n=02n+n24nn4\displaystyle \sum_{n=0}^\infty \dfrac{2^n+n^2}{4^n-n^4} is convergent.

[×]

Solution

We have an=2n+n24nn4a_n=\dfrac{2^n+n^2}{4^n-n^4}. For large nn, 2n2^n is much larger than n2n^2, and 4n4^n is much larger than n4n^4 (Try n=100n=100). So we take bn=2n4n=(12)nb_n=\dfrac{2^n}{4^n}=\left(\dfrac{1}{2}\right)^n. The series n=0bn=n=0(12)n\displaystyle \sum_{n=0}^\infty b_n =\sum_{n=0}^\infty \left(\dfrac{1}{2}\right)^n is convergent because it is a geometric series with ratio r=12<1r=\dfrac{1}{2}< 1. To apply the Limit Comparison Test we compute L=limnanbn=limn2n+n24nn44n2n=limn2n+n24nn42n4n=limn1+n22n1n44n=1\begin{aligned} L&=\lim_{n\to\infty}\dfrac{a_n}{b_n} =\lim_{n\to\infty}\dfrac{2^n+n^2}{4^n-n^4}\cdot\dfrac{4^n}{2^n} \\ &=\lim_{n\to\infty}\dfrac{2^n+n^2}{4^n-n^4}\cdot\dfrac{2^{-n}}{4^{-n}} =\lim_{n\to\infty}\dfrac{1+\dfrac{n^2}{2^n}}{1-\dfrac{n^4}{4^n}} =1 \end{aligned} So the series n=0an\displaystyle \sum_{n=0}^\infty a_n also converges.

[×]

The other two cases, the extreme cases with L=0L=0 or L=L=\infty, are less common but are covered on the next page.

© 2025 MYMathApps

Supported in part by NSF Grant #1123255